The SourceChangeEventArgs<(Of <(<'T>)>)> type exposes the following members.

Constructors

  Name Description
Public method SourceChangeEventArgs<(Of <(<'T>)>)>
Initializes a new instance of the SourceChangeEventArgs<(Of <(<'T>)>)> class.

Methods

  Name Description
Public method Equals(Object)
Determines whether the specified object is equal to the current object.
(Overrides Object..::..Equals(Object).)
Public method Equals(SourceChangeEventArgs<(Of <<'(T>)>>))
Determines whether the specified object is equal to the current object.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Return a hash code for this instance.
(Overrides Object..::..GetHashCode()()()().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a string that represents this instance of SourceChangeEventArgs<(Of <(<'T>)>)>.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property ChangeType
Gets the type of change.
Public property Item
Gets the object that is being changed.
Public property Ordinal
Gets the ordinal position of the collection item that is being changed.

See Also